[INFO] cloning repository https://github.com/kugiyasan/valise
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kugiyasan/valise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkugiyasan%2Fvalise", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkugiyasan%2Fvalise'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a62c667983296adff140ee2ca16ff97632fef11
[INFO] testing kugiyasan/valise against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkugiyasan%2Fvalise" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kugiyasan/valise
[INFO] finished tweaking git repo https://github.com/kugiyasan/valise
[INFO] tweaked toml for git repo https://github.com/kugiyasan/valise written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kugiyasan/valise on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kugiyasan/valise already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded clap_derive v4.5.45
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6688a7f875a3f3b13fb3101cf4beed83c55e01fa5ba86574d4411c575a298e5e
[INFO] running `Command { std: "docker" "start" "-a" "6688a7f875a3f3b13fb3101cf4beed83c55e01fa5ba86574d4411c575a298e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6688a7f875a3f3b13fb3101cf4beed83c55e01fa5ba86574d4411c575a298e5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6688a7f875a3f3b13fb3101cf4beed83c55e01fa5ba86574d4411c575a298e5e", kill_on_drop: false }`
[INFO] [stdout] 6688a7f875a3f3b13fb3101cf4beed83c55e01fa5ba86574d4411c575a298e5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13b38c5efb675279b7e3b42381fa12e63ccc9fe6e271bafb449cd86ebaeb9cee
[INFO] running `Command { std: "docker" "start" "-a" "13b38c5efb675279b7e3b42381fa12e63ccc9fe6e271bafb449cd86ebaeb9cee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling zstd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Four` is never constructed
[INFO] [stdout]   --> src/compressed_block.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | enum Streams {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 79 |     One(Vec<u8>),
[INFO] [stdout] 80 |     Four([Vec<u8>; 4]),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Streams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compressed_size` is never read
[INFO] [stdout]    --> src/compressed_block.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | struct LiteralsSectionHeader {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 150 |     regenerated_size: u32,
[INFO] [stdout] 151 |     compressed_size: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LiteralsSectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `is_one_stream` is never used
[INFO] [stdout]    --> src/compressed_block.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl LiteralsSectionHeader {
[INFO] [stdout]     | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn is_one_stream(byte: u8) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sequences_section_header` is never read
[INFO] [stdout]    --> src/compressed_block.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | struct SequencesSection {
[INFO] [stdout]     |        ---------------- field in this struct
[INFO] [stdout] 240 |     sequences_section_header: SequencesSectionHeader,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SequencesSection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window_size`, `dictionary_id`, and `frame_content_size` are never read
[INFO] [stdout]    --> src/frame.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | struct FrameHeader {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 163 |     frame_header_descriptor: FrameHeaderDescriptor,
[INFO] [stdout] 164 |     window_size: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 165 |     dictionary_id: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 166 |     frame_content_size: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrameHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s
[INFO] running `Command { std: "docker" "inspect" "13b38c5efb675279b7e3b42381fa12e63ccc9fe6e271bafb449cd86ebaeb9cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13b38c5efb675279b7e3b42381fa12e63ccc9fe6e271bafb449cd86ebaeb9cee", kill_on_drop: false }`
[INFO] [stdout] 13b38c5efb675279b7e3b42381fa12e63ccc9fe6e271bafb449cd86ebaeb9cee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff88a6447448ed0a4588beb351759a7dcfe04e634146e094e685088581a3dc8e
[INFO] running `Command { std: "docker" "start" "-a" "ff88a6447448ed0a4588beb351759a7dcfe04e634146e094e685088581a3dc8e", kill_on_drop: false }`
[INFO] [stdout] warning: variant `Four` is never constructed
[INFO] [stdout]   --> src/compressed_block.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | enum Streams {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 79 |     One(Vec<u8>),
[INFO] [stdout] 80 |     Four([Vec<u8>; 4]),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Streams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compressed_size` is never read
[INFO] [stdout]    --> src/compressed_block.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | struct LiteralsSectionHeader {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 150 |     regenerated_size: u32,
[INFO] [stdout] 151 |     compressed_size: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LiteralsSectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `is_one_stream` is never used
[INFO] [stdout]    --> src/compressed_block.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl LiteralsSectionHeader {
[INFO] [stdout]     | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn is_one_stream(byte: u8) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sequences_section_header` is never read
[INFO] [stdout]    --> src/compressed_block.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | struct SequencesSection {
[INFO] [stdout]     |        ---------------- field in this struct
[INFO] [stdout] 240 |     sequences_section_header: SequencesSectionHeader,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SequencesSection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window_size`, `dictionary_id`, and `frame_content_size` are never read
[INFO] [stdout]    --> src/frame.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | struct FrameHeader {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 163 |     frame_header_descriptor: FrameHeaderDescriptor,
[INFO] [stdout] 164 |     window_size: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 165 |     dictionary_id: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 166 |     frame_content_size: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrameHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zstd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Four` is never constructed
[INFO] [stdout]   --> src/compressed_block.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | enum Streams {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 79 |     One(Vec<u8>),
[INFO] [stdout] 80 |     Four([Vec<u8>; 4]),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Streams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compressed_size` is never read
[INFO] [stdout]    --> src/compressed_block.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | struct LiteralsSectionHeader {
[INFO] [stdout]     |        --------------------- field in this struct
[INFO] [stdout] 150 |     regenerated_size: u32,
[INFO] [stdout] 151 |     compressed_size: Option<u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LiteralsSectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `is_one_stream` is never used
[INFO] [stdout]    --> src/compressed_block.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl LiteralsSectionHeader {
[INFO] [stdout]     | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn is_one_stream(byte: u8) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sequences_section_header` is never read
[INFO] [stdout]    --> src/compressed_block.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | struct SequencesSection {
[INFO] [stdout]     |        ---------------- field in this struct
[INFO] [stdout] 240 |     sequences_section_header: SequencesSectionHeader,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SequencesSection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window_size`, `dictionary_id`, and `frame_content_size` are never read
[INFO] [stdout]    --> src/frame.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 162 | struct FrameHeader {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 163 |     frame_header_descriptor: FrameHeaderDescriptor,
[INFO] [stdout] 164 |     window_size: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 165 |     dictionary_id: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 166 |     frame_content_size: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrameHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "ff88a6447448ed0a4588beb351759a7dcfe04e634146e094e685088581a3dc8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff88a6447448ed0a4588beb351759a7dcfe04e634146e094e685088581a3dc8e", kill_on_drop: false }`
[INFO] [stdout] ff88a6447448ed0a4588beb351759a7dcfe04e634146e094e685088581a3dc8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0899029cfa930cbd451c278da69ab21f57ea505402c76584381c89115d2427d7
[INFO] running `Command { std: "docker" "start" "-a" "0899029cfa930cbd451c278da69ab21f57ea505402c76584381c89115d2427d7", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Four` is never constructed
[INFO] [stderr]   --> src/compressed_block.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 78 | enum Streams {
[INFO] [stderr]    |      ------- variant in this enum
[INFO] [stderr] 79 |     One(Vec<u8>),
[INFO] [stderr] 80 |     Four([Vec<u8>; 4]),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Streams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `compressed_size` is never read
[INFO] [stderr]    --> src/compressed_block.rs:151:5
[INFO] [stderr]     |
[INFO] [stderr] 149 | struct LiteralsSectionHeader {
[INFO] [stderr]     |        --------------------- field in this struct
[INFO] [stderr] 150 |     regenerated_size: u32,
[INFO] [stderr] 151 |     compressed_size: Option<u32>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LiteralsSectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `is_one_stream` is never used
[INFO] [stderr]    --> src/compressed_block.rs:192:8
[INFO] [stderr]     |
[INFO] [stderr] 155 | impl LiteralsSectionHeader {
[INFO] [stderr]     | -------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 192 |     fn is_one_stream(byte: u8) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `sequences_section_header` is never read
[INFO] [stderr]    --> src/compressed_block.rs:240:5
[INFO] [stderr]     |
[INFO] [stderr] 239 | struct SequencesSection {
[INFO] [stderr]     |        ---------------- field in this struct
[INFO] [stderr] 240 |     sequences_section_header: SequencesSectionHeader,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SequencesSection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `window_size`, `dictionary_id`, and `frame_content_size` are never read
[INFO] [stderr]    --> src/frame.rs:164:5
[INFO] [stderr]     |
[INFO] [stderr] 162 | struct FrameHeader {
[INFO] [stderr]     |        ----------- fields in this struct
[INFO] [stderr] 163 |     frame_header_descriptor: FrameHeaderDescriptor,
[INFO] [stderr] 164 |     window_size: u64,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 165 |     dictionary_id: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 166 |     frame_content_size: u64,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FrameHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `zstd` (lib) generated 5 warnings
[INFO] [stderr] warning: `zstd` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zstd-ed9facaa146a5eb5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test bitstream::tests::get_bits_more_than_8 ... ok
[INFO] [stdout] test bitstream::tests::get_bits_range ... ok
[INFO] [stdout] test bitstream::tests::thousand_a ... ok
[INFO] [stdout] test fse::tests::literals_length_code_table ... ok
[INFO] [stdout] test fse::tests::match_length_code_table ... ok
[INFO] [stdout] test bitstream::tests::get_bits ... ok
[INFO] [stdout] test fse::tests::offset_code_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zstd-a312ae4bbd7db746)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-b0c2722efc259f0a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test hello_world ... FAILED
[INFO] [stdout] test thousand_a ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hello_world stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- thousand_a stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hello_world
[INFO] [stdout]     thousand_a
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "0899029cfa930cbd451c278da69ab21f57ea505402c76584381c89115d2427d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0899029cfa930cbd451c278da69ab21f57ea505402c76584381c89115d2427d7", kill_on_drop: false }`
[INFO] [stdout] 0899029cfa930cbd451c278da69ab21f57ea505402c76584381c89115d2427d7
